home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16325 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  776 b 

  1. Path: elektron.et.tudelft.nl!news
  2. From: Frank Schoondermark <mb632@hi.ft.hse.nl>
  3. Newsgroups: comp.lang.c++
  4. Subject: (no subject)
  5. Date: 10 Apr 1996 12:00:52 GMT
  6. Organization: Hogeschool Eindhoven
  7. Message-ID: <4kg7tk$2kl@elektron.et.tudelft.nl>
  8. NNTP-Posting-Host: u86416.hi.ft.hse.nl
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  13.  
  14. I'm currently programming in Turbo C++ v3.00.
  15. I've converted some self-made procedures (TASM and TLIB) into a library.
  16. I have changed the Libraries directories (Options/Directories...) to the 
  17. directory of my .LIB file. But, still, Turbo C++ isn't able to find my 
  18. procedure (Yes, I'm using extern "C" name(etc.)). 
  19. Please reply if you know how to do it.
  20.  
  21.  
  22.